Some other macro references are available that are substituted with the current date and time, module name, project name, and so on. 有一些其他的宏引用也可以使用,由当前的日期和时间、模块名字、项目名字等等所取代。
A macro is called to check if the entry name syntax and the entry name is passed as NULL. 调用一个宏检查传递的条目名称语法和条目名称是否为NULL。
After the macro name comes a count, the number of macro arguments the macro is supposed to have. 宏名称后面是一个数字,这是这个宏需要的宏参数数量。
Within the parentheses are any other macro-specific symbols being used other than the macro name itself ( there are none in this case). 在圆括号中的是正在使用的其他符号,而不是宏名本身(在这个例子中没有宏名)。
A.macro directive is followed by a macro name, which may or may not have arguments. macro指令后面跟着宏名称,后面可以有参数,也可以没有参数。
A% beginmacro directive is followed by the macro name. beginmacro指令后面是宏的名称。
Underneath, this macro simply provides a tasklet_struct initialization of the information you provide ( tasklet name, function, and tasklet-specific data). 在底层,该宏调用只是利用所提供的信息对结构体taskletstruct进行初始化(微线程名,函数,以及微线程专有数据)。
Defining a per-CPU variable is done with the DEFINE_PER_CPU macro, to which you provide a type and variable name. per-CPU变量由DEFINEPERCPU宏进行定义,需要为该宏提供类型和变量名称。
The macro expects a string that is the name of the test suite. 这个宏需要一个字符串作为测试套件的名称。
The% S macro used as the list of valid users means the current session name, which will be the name of the currently logged in user. 作为有效列表使用的%S宏表示当前会话名称,将为当前登录用户的名称。
The second parameter to the macro is the fully qualified name of the method that should be called when the menu event is triggered. 第二个参数是在触发菜单事件时调用的方法的全限定名。
A backslash precedes the name of each argument of the macro when the name is actually used inside a macro. 当在宏中使用宏参数名称时,在名称前面加上一个反斜线。
A macro with that name already exists. 已存在同名的宏。
When you save the macro group, the name that you specify is the name of the group of macros. 保存宏组时,您指定的名称就是该宏组的名称。
Click the cell in the action column next to the new macro name, click the drop-down arrow, and then click openform. 单击新宏名旁边的“操作”列中的单元格,再单击下拉箭头,然后单击“openform”。
The query value macro that is replaced by the user name of the current logged-on user. 由当前登录用户的用户名替换的查询值宏。
If you choose to record a macro, your user name is saved in the Description property of the macro and as a comment in the code when the macro is initially created. 如果选择录制宏,您的用户名将保存在宏的说明属性中,并在初始创建宏时作为代码中的注释。
Macro references are still based on the namespace declared in the modules, which can compile errors if you attempt to refer to macros based on the new project name. 宏引用仍然基于在模块中声明的命名空间,这时试图基于新项目名称引用宏会导致编译错误。
Type a macro name, such as open dialog, in the macro name column. 在“宏名”列中,键入宏的名称,如“打开对话框”。
In the macro name box, click the name of the macro that you want to delete. 在“宏名”框中,单击要删除的宏的名称。
Select the macro you want to copy from the macro name list, and then click edit. 从“宏名称”列表中选择要复制的宏,再单击“编辑”。
If you record a macro and save it using the name "auto_open", the macro will run whenever you open the workbook that contains the macro. 如果您录制一个宏并用“autoopen”这一名称保存它,每次您打开包含此宏的工作簿时,它都会运行。
0100is not a valid macro or command name. 0100不是有效的宏名或命令名。
Each print statement can be enabled or disabled by removing or adding a single letter to the macro's name. 我们仅通过更改宏名称的一个字母就可以启用或禁用显示语句。
Just include the macro on the custom toolbar, and you can perform the task by saying the name of the macro. 您只需在自定义工具栏中包含该宏,就可以通过口述该宏的名称来执行任务。
The macro in application software is an executive command, which stands for a command or action sequence solving problems. The user needs only to provide the name of macro or shortcut-key, and the computer will fulfill given tasks automatically. 计算机应用软件中的宏是一个执行命令,代表解决问题的一个命令序列或动作序列,用户使用时只需给出宏的名称或快捷键,计算机便可自动完成所指定的任务。